home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / rp_260.zip / HISTORY.DOC < prev    next >
Text File  |  1992-11-15  |  4KB  |  90 lines

  1.  
  2. ─────────────────────────────────────────────────────────────────────────────
  3. ■ What's New in Release 2.60? ■
  4. ─────────────────────────────────────────────────────────────────────────────
  5.  
  6.         o If you do not define your fields long enough to hold a metavariable
  7.           RegPRO would blow up with an error.  The documentation and sample
  8.           .CTL files have been adjusted to cover this area.
  9.  
  10.         o Added ability to "overlay" forms on top of ANSI screens, adding
  11.           dramatic effects to your forms.  This is now demonstrated in the
  12.           sample enclosed in the distribution archive.
  13.  
  14.         o Added ability to generate customized logfile names.  The default
  15.           logfile name is still REGPROx.LOG.
  16.  
  17.         o New BBS drop file formats supported:
  18.  
  19.             - QBBS 2.75 EXITINFO.BBS
  20.             - Remote Access Extended EXITINFO.BBS
  21.  
  22.         o Two new metavariables added:  User's Handle (&HANDLE)
  23.                                         User's Password (&PASSWORD)
  24.  
  25.         o RegPRO now stores the current directory upon entry, and will
  26.           restore it upon exit.
  27.  
  28.         o RegPRO now makes use of its own environment variable to find its
  29.           data and system files (SET REGPRO=C:\DOORS\REGPRO, etc).
  30.  
  31. ─────────────────────────────────────────────────────────────────────────────
  32. ■ What's New in Release 2.50? ■
  33. ─────────────────────────────────────────────────────────────────────────────
  34.  
  35.         o The first phase of "Form Linking" is now in place.  You can have
  36.           forms call other forms!
  37.  
  38.         o METAVARIABLES!  When setting up a field to default to a pre-
  39.           existing (default) string or answer, you can now use METAVARIABLES
  40.           to plug in user/BBS information.
  41.  
  42.             Added in this release: User name (&NAME),
  43.                                    User Location (&LOCATION)
  44.                                    Sysop Name (&SYSOP)
  45.                                    Name of BBS (&SYSTEMNAME)
  46.  
  47.         * The old BEFORE/AFTER screen method has been replaced by two new
  48.           keywords for the form definition (SHOWBEFORE and SHOWAFTER).
  49.  
  50.         o The default button at the end of the form is now optional.  If the
  51.           USEBUTTONS keyword is not specified in the .CTL file, the form will
  52.           simply complete its processing at the end of the form (unless the
  53.           user has skipped an unskippable field).
  54.  
  55.         o The logfiles are now created as REGPROxx.LOG (xx = node).
  56.  
  57.         o When using default (pre-existing) strings, they are now all
  58.           displayed initially when the form is processed, instead of popping
  59.           up when the user enters the field.
  60.  
  61.         o Minor fix!  RegPRO will now automatically clear the screen upon
  62.           exit.
  63.  
  64. ─────────────────────────────────────────────────────────────────────────────
  65. ■ What's New in Release 2.10? ■
  66. ─────────────────────────────────────────────────────────────────────────────
  67.  
  68.         o Added support for multiple QDESC freetext description lines.
  69.         o More improvements to documentation.
  70.  
  71. ─────────────────────────────────────────────────────────────────────────────
  72. ■ What's New in Release 2.00? ■
  73. ─────────────────────────────────────────────────────────────────────────────
  74.  
  75.         o Added support for entry form style fields for ANSI/AVATAR users.
  76.         o MultiNode aware!
  77.  
  78. ─────────────────────────────────────────────────────────────────────────────
  79. ■ What's New in Release 1.10? ■
  80. ─────────────────────────────────────────────────────────────────────────────
  81.  
  82.         o Fixed a few minor bugs and improved documentation a bit.
  83.         
  84. ─────────────────────────────────────────────────────────────────────────────
  85. ■ What's New in Release 1.00? ■
  86. ─────────────────────────────────────────────────────────────────────────────
  87.  
  88.         o Everything! First release of RegPRO.
  89.  
  90.